Random block write (INT 21h, 28h)
Entry:
AH = 28h
DS:DX = address of FCB
CX = number of records to be written
if zero, truncate file to current random file position
Return:
AL = status
0 successful write
1 disk full
2 data transfer area too small
See Also:INT 21h, 0Fh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson